deprecated: Cast g_object_ref() to the right type
authorEmmanuele Bassi <ebassi@gnome.org>
Sun, 11 Feb 2018 15:02:30 +0000 (15:02 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 11 Feb 2018 23:28:50 +0000 (23:28 +0000)
commit855e4cb88ed98f651b26b1e71518979e6fd18eb3
tree0c4e85b74463b1096a3213fcc23d3b2ffb05c2e2
parentc229716796b8b2f424a1ada542768e0131b951a2
deprecated: Cast g_object_ref() to the right type

In GLib 2.56, g_object_ref() will check that you're assigning the return
value to a variable of the same type you're passing in.
gtk/deprecated/gtkuimanager.c